ComponentOne FlexGrid for WPF and Silverlight
ConvertFromString(ITypeDescriptorContext,String) Method

C1.WPF.FlexGrid Namespace > NullableObjectConverter<T> Class > ConvertFromString Method : ConvertFromString(ITypeDescriptorContext,String) Method
Syntax
'Declaration
 
Public Overloads Function ConvertFromString( _
   ByVal context As System.ComponentModel.ITypeDescriptorContext, _
   ByVal text As System.String _
) As System.Object
public System.object ConvertFromString( 
   System.ComponentModel.ITypeDescriptorContext context,
   System.string text
)

Parameters

context
text
See Also

Reference

NullableObjectConverter<T> Class
NullableObjectConverter<T> Members
Overload List